getFormatLists

This will return a list of the names of all available Format Lists.

Sample Request

<mmReply command="getFormatLists" station="ID" version="1" [userData=""] status="???????">
    <contents>
	<formatLists>
	    <formatList name="Format List 1"/>
	    <formatList name="Another Format List"/>
	    <formatList name="Really Cool Format List"/>
	</formatLists>
     </contents>
</mmReply>

Reply Notes

This will return a single formatLists section containing one formatList tag for each available Format Lists. The name attribute will return the text name of each list.

Compatibility and Version Info

Available with MusicMaster PRO 5.0sr14 and later [5006]